RichTextKit v0.4

UndoManager<T>.UndoDescription Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Gets the description of the next undo operation

public string UndoDescription { get; }

Property Type

string